Release 10.1A: OpenEdge Data Management:
Database Administration
SQL tables only
An SQL database administrator (DBA) is a person assigned a
sysdbauthrecord in the database. SQL DBAs have access to all meta data and data in the database. To support internal schema caching, every OpenEdge database begins with a DBA defined as “sysprogress.” However, OpenEdge restricts the use of “sysprogress.”When you create an OpenEdge database using the PROCOPY or PRODB commands, and the database does not have any _USER records defined (from the source database, for example), then a DBA is automatically designated with the login ID of the person who creates the database. This person can log into the database and use the
GRANTstatement to designate additional SQL DBAs, and use theCREATE USERandDROP USERstatements to add and delete user IDs.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |